Part Number Hot Search : 
SC241 FOA5401 2SA1129 XWD4812 C4382 IRF223 C441PE H32S72
Product Description
Full Text Search
 

To Download F81232 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  F81232 . aug., 2008 v0.10p F81232 F81232 usb to uart chip release date: august, 2008 version: v0.10p
F81232 . aug., 2008 v0.10p F81232 F81232 datasheet revision history version date page revision history v0.10p 2008/8/25 - preliminary version please note that all data and specifications are subject to change without notice. all the trade marks of products and companies mentioned in this data sheet belong to their respective owners. life support applications these products are not designed for use in life support app liances, devices, or systems where malfunction of these products can reasonably be expected to result in personal injury. customers using or selling these products for use in such applications do so at their own risk and agr ee to fully indemnify fintek for any damages resulting from such improper use or sales.
F81232 . aug., 2008 v0.10p F81232 table of content 1. general description......................................................................................................... ........................1 2. feature list................................................................................................................ ..............................1 3. pin configuration ........................................................................................................... .........................2 4. pin description............................................................................................................. ...........................2 6. electrical characteristics request .......................................................................................... .................8 7. ordering information ........................................................................................................ ....................10 8. package dimensions .......................................................................................................... ...................11 9. application circuit. ........................................................................................................ .......................12
F81232 . aug., 2008 v0.10p F81232 1. general description the F81232 is a highly-integrated usb to uart bridge controller providing a simple solution for updating rs-232 design to usb using a minimum of components. a programmable generator is provided to select baud rate from 1200 to 115.2kbps. in usb interface function, the F81232 communications with host by full-speed usb interface (12mb/s). it supports 4 suits endpoint, one control endpoint( endpoint zero) is for bus enumeration, one output endpoint is for uart transmit data and two input endpoint is transmit uart data and status to host. in i2c interface function, the F81232 builds 256 bytes sram to save from i2c flash/rom information for usb bus enumeration. the i2c flash/rom contains idvendor/ idproduct/ bcddevice/ manufacturer string / iproduct st ring / iserialnumber string information. in power function, the F81232 supports remote-wakeup function for usb interface, when pc system into s3 state. the F81232 receive uart data to asserted usb interface to wakeup pc system. 2. feature list full compliance with the u sb specification rev 1.1. support rs-232 serial interface. install as a standard com port. support baud rate from 1200 to 115.2kbps. support remote-wakeup and power management single chip usb to serial communication. power by 3.3v and package in 16ssop.
F81232 . aug., 2008 v0.10p F81232 3. pin configuration 4. pin description od 12_5v - open-drain output pin with 12 ma sink 5v tolerance capability. iod 12st_5v - ttl level bi-directional pin with schmitt trigger and with 12 ma sink 5v tolerance capability. o 12 - output pin with 12 ma driving/sink capability. in st_5v - ttl level input pin with schmitt trigger 5v tolerance. in t - ttl level input pin. aio - usb pad compatible usb 1.1 spec( internal resistor 28ohm~44ohm) aio 1.5k - usb pad compatible usb 1.1 spec( internal resi stor 28ohm~44ohm),and internal pull high 1.5kohm p - power.
F81232 . aug., 2008 v0.10p F81232 pin no pin name type pwr description 1 d+ aio 1.5k vdd d+, different data bus conforming to usb standard. internal pull high 1.5k 2 d- aio vdd d-, different data bus conforming to usb standard. 3 xtalin/48m in t vdd 12mhz/48mhz clock input. 4 xtalout o 12 vdd 12 mhz clock output. 5 scl od 12_4.7k vdd i2c serial clock internal pull high 4.7k 6 sda od 12_4.7k vdd i2c serial data internal pull high 4.7k 7 rts# o 12 vdd serial port (request to send) 8 gnd p gnd gnd 9 dtr# i/o 12st_5v vdd serial port(data terminal ready) 10 txd o 12 vdd serial port(transmitted data ) 11 rxd in ts_5v vdd serial port(received data) 12 cts# in ts_5v vdd serial port(clear to send) 13 dsr# in ts_5v vdd serial port(data set ready) 14 dcd# in ts_5v vdd serial port(data carrier detect) 15 ri# in ts_5v vdd serial port(ring indicator) 16 vdd p vdd power supply input 3.3v 5. functional description 5.1 usb function the F81232 communications with host by full-speed usb inte rface (12mb/s). it supports 4 suits endpoint, one control endpoint( endpoint zero) is for bus enumeration, one output end point is for uart transmit data and two input endpoint is transmit uart data and status to host. endpoint zero is special significance in usb system. it is a control endpoint, and is required by every device. only control endpoint accept special setup token that the host transfer command to device. during enumeration, host requests get_descriptor to devic e and device return information (over in endpoint zero) as what device driver top load. the F81232 get descriptor informat ion from i2c flash/rom, the f8 1232 returns default description to host. if i2c flash/rom does not connect with f812 32, the below table is about F81232 default descriptor. offset field size value 0 blength 1 0x12
F81232 . aug., 2008 v0.10p F81232 1 bdescriptor type 1 0x01 2 bcdusb 2 0x0101 4 bdeviceclass 1 0x00 5 bdevicesubclass 1 0x00 6 bdeviceprotocol 1 0x00 7 bmaxpacketsize 1 0x10 8 idvendor 2 0x1934 10 idproduct 2 0x0706 12 bcddevice 2 0x0001 14 manufacturer 1 0x01 15 iproduct 1 0x02 16 iserialnumber 1 0x03 17 bnumconfiguration 1 0x01 table 5-1 device descriptor offset field size value 0 blength 1 0x09 1 bdescriptor type 1 0x02 2 wtotallength 2 0x0027 4 bnuminterface 1 0x01 5 bconfigurationvalue 1 0x01 6 iconfiguration 1 0x00 7 bmattributes 1 0xa0 8 maxpower 1 0x32 table 5-2 configuration descriptor offset field size value 0 blength 1 0x09 1 bdescriptor type 1 0x04 2 winterfacenumber 1 0x00 3 balternatesetting 1 0x00 4 bnumendpoints 1 0x03 5 binterfaceclass 1 0x00 6 binterfacesubclass 1 0x00 7 binterfaceprotocol 1 0x00 8 iinterface 1 0x00 table 5-3 interface descriptor offset field size value 0 blength 1 0x07 1 bdescriptor type 1 0x05 2 bendpointaddress 1 0x81 3 bmattributes 1 0x03 4 wmaxpacketsize 2 0x0010 6 binterval 1 0x0a table 5-4 in endpoint descriptor offset field size value 0 blength 1 0x07 1 bdescriptor type 1 0x05
F81232 . aug., 2008 v0.10p F81232 2 bendpointaddress 1 0x82 3 bmattributes 1 0x02 4 wmaxpacketsize 2 0x0010 6 binterval 1 0x00 table 5-5 in endpoint descriptor offset field size value 0 blength 1 0x07 1 bdescriptor type 1 0x05 2 bendpointaddress 1 0x01 3 bmattributes 1 0x02 4 wmaxpacketsize 2 0x0010 6 binterval 1 0x00 table 5-6 out endpoint descriptor the string table 1 is about manufacturer information, its c ontents are ?fintek?, the string table 2 is about product information, its contents is ?usb to uart bridge. the string t able 3 is about serial number information, its contents is ?88635600168801?. in power function, the F81232 supports remote-wakeup function for usb interface, when pc system into s3 state. the F81232 receive any uart data and ring. the F81232 is asserted usb interface to wakeup pc system. 5.2 uart function the F81232 provides 1 suit uart through usb interface. ua rt includes 16-bytes send/ 64 bytes receive fifo, a programmable baud rate generator, complete modem control capability and an interrupt system. . 5.3 wakeup function the F81232 supports wakeup system function, the F81232 detect idle state on usb bus for more than 3.0ms, it is into suspend state. in suspend state, the F81232 receive any uart data and ring. it asserted usb interface.
F81232 . aug., 2008 v0.10p F81232 d+ d- 3ms suspend state 15ms wakeup uart data figure 5-2 usb remote wakeup d+ d- 3ms suspend state 15ms wakeup uart data figure 5-1 usb remote wakeup
F81232 . aug., 2008 v0.10p F81232 5.4 i2c interface function the F81232 supports 1 suit i2c interface to get usb description information and builds 256 bytes ram to save vendor usb description information. when power is ready, i2c functi on start to load usb description into 256 bytes ram, and expect host requests get_descriptor to F81232 which return s vendor usb description, if i2c flash/rom connect with F81232. the contents of i2c flash /rom format is below table. 0x0 security code 0x55 0x1 security code 0xaa 0x2 idvendor length 0x02 0x3 idvendor low byte idvendor low byte 0x4 idvendor low byte idvendor high byte 0x5 idproduct length 0x02 0x6 idproduct low byte idproduct low byte 0x7 idproduct low byte idproduct high byte 0x8 endpoint 1 polling time define by vendor content 0x9 bcddevice length 0x02 0xa bcddevice low byte bcddevice low byte 0xb bcddevice high byte bcddevice high byte 0xc manufacturer string length define by vendor content 0xd+ manufacturer string length manufacturer string content define by vendor content 0xd+ manufacturer string length + 1 iproduct string length define by vendor content 0xd+ manufacturer string length + iproduct string length +1 iproduct string content define by vendor content 0xd+ manufacturer string length + iproduct string length +2 iserialnumber string length define by vendor content 0xd+ manufacturer string length + iproduct string length +2 iproduct string length define by vendor content table 5-7 i2c flash/rom usb description format
F81232 . aug., 2008 v0.10p F81232 6. electrical characteristics request absolute maximum ratings parameter rating unit power supply voltage -0.3 to 3 v input voltage -0.3 to vdd+0.3 v operating temperature 0 to 70 c storage temperature -55 to 150 c table 6-1: electrical characteristics table note: exposure to conditions beyond those lis ted under absolute maximum ratings may adversely affect the life and reliability of the device. dc characteristics (t a = 0 c to 70 c, vdd = 3.3v 10%, vss = 0v ) parameter conditions min typ max unit supply voltage range vdd 3.0 3.3 3.6 v table 6-2: operating voltage table parameter sym. min typ max. unit conditions i/o 12st_5v - ttl level and schmitt trigger bi-directional pin wi th 12 ma source-sink 5v tolerance capability(3.3v) input low voltage vil 0.8 v input high voltage vih 2.0 v hysteresis 0.5 v output low current iol 12 ma 0.4v output high current iol 12 ma 2.4v input high leakage ilih -1 1 a input low leakage ilil -1 1 a od 12 _4.7k ? open-drain output pin with12ma source-sink capability(3.3v), pull high 4.7k output low current iol 12 ma 0.4v o 12 ? output pin with12ma source-sink capability(3.3v) output low current iol 12 ma 0.4v output high current ioh 12 ma 2.4v in t ? ttl level input pin input low threshold voltage vil 0.8 v input hign threshold voltage vih 2.0 v
F81232 . aug., 2008 v0.10p F81232 input high leakage ilih +1 a input low leakage ilil -1 a in ts_5v ? ttl level input pin and schmitt trigger, 5 tolerance input low threshold voltage vil 0.8 v input hign threshold voltage vih 2.0 v hysteresis 0.5 v input high leakage ilih +1 a input low leakage ilil -1 a table 6-3: pad dc table usb interface parameter symbol min. max. units rise time t fr 4 20 ns fall time t ff 4 20 ns differential rise and fall time matching t frfm 90 111.11 % driver output resistance z drv 28 44 ? usb ac table usb timing
F81232 . aug., 2008 v0.10p F81232 usb jitter 7. ordering information part number package type production flow F81232r 16 pin ssop (green package) commercial, 0 c to +70 c


▲Up To Search▲   

 
Price & Availability of F81232

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X